home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 62
/
Volume 62 - JOGO DISK .iso
/
Games
/
mycutepets.swf
/
scripts
/
DefineSprite_139
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-03-17
|
139 b
|
9 lines
stop();
onEnterFrame = function()
{
if(_parent.full / 2 > _currentframe)
{
gotoAndStop(int(_parent.full / 2));
}
};